CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - java des 加密

搜索资源列表

  1. DES

    0下载:
  2. JAVA版的DES加密算法,是完整的DES加密算法-JAVA version of the DES encryption algorithm, is the integrity of the DES encryption algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-15
    • 文件大小:23873
    • 提供者:trilobite
  1. securit

    0下载:
  2. AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:56086
    • 提供者:胡斌
  1. lab1

    0下载:
  2. 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:13672
    • 提供者:shangguan
  1. Des___JAVA

    0下载:
  2. des加密解密源码,使用java语言实现-des encryption decryption source code, the use of java language
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:22953
    • 提供者:andy
  1. s_des

    0下载:
  2. DES是种抗密码分析更强的加密方法,尽管DES的安全强度一直是个争论的话题.现今在金融行业已十分流行. java实现的简单DES加密算法-DES is a stronger anti-cryptanalysis of encryption methods, despite the strength of DES security has always been a controversial topic. Present in the financial industry has been
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:6187
    • 提供者:田伟
  1. des

    0下载:
  2. des的加密源码,相当的不错啊,完全公开,希望下载-des encryption source code, very good ah, totally open, want to download
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:5789
    • 提供者:MacCain
  1. Des

    1下载:
  2. DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件 。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问 题。 -Des
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:36744
    • 提供者:钟钟
  1. DesEncrypt

    0下载:
  2. * 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储. * * 方法: void getKey(String strKey)从strKey的字条生成一个Key * * String getEncString(String strMing)对strMing进行加密,返回String密文 String * getDesString(String strMi)对strMin进行解密,返回String明文
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1285
    • 提供者:tulip
  1. FileEncrypter

    0下载:
  2. 使用三重DES加密算法和替代加密算法对文件进行加密的小程序-The use of triple-DES encryption algorithm and an alternative encryption algorithm to encrypt the document a small program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:24071
    • 提供者:szmneo
  1. DES

    0下载:
  2. 用java编制的DES加密、解密算法。加密十六位-Java prepared with DES encryption, decryption algorithm. Encryption 16
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:11348
    • 提供者:liulin
  1. FileDES

    0下载:
  2. DES加密算法JAVA实现程序,对文件进行加密-DES encryption algorithm JAVA realization procedure, the file encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1438
    • 提供者:henry
  1. DES

    0下载:
  2. 实现对文件的加解密,采用DES算法(当然JAVA已经实现,我只调用了一下)。可以加密的文件类型不限,不支持文件夹加密-The realization of the document encryption and decryption using DES algorithm (JAVA course has been achieved, I can only call a moment). Can open the encrypted file type, folder does not supp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:339351
    • 提供者:asdtiang
  1. DES.JAVA

    0下载:
  2. DES的Java代码,简单的实现加密的内容,很详细的流程-DES, Java code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2051
    • 提供者:龚超
  1. DESPlus

    0下载:
  2. java des加密解密里面有详细的应用例子-java des encryption and decryption which a detailed application examples
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1839
    • 提供者:sunzhibin
  1. des

    0下载:
  2. 这是本人在浏览网页时找到的(DES加密算法的源代码),感觉很好,拿出来大家学习一下。-This is why I found while surfing the web (DES encryption algorithm source code), feel good, look out for them to learn.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6960
    • 提供者:东东
  1. DES

    0下载:
  2. JAVA 写的 DES 算法加密/解密。-java des
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:26252
    • 提供者:aaayth
  1. DesEncrypt

    0下载:
  2. DES加密DES,使用java编译,使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储.。-DES encryption DES, using the java compiler, using DES encryption and decryption, can byte [], String type of encryption and decrypt the ciphertext can use String, byte [] m
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1609
    • 提供者:wheat
  1. des_java

    2下载:
  2. 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:11640
    • 提供者:不死鸟
  1. DES

    0下载:
  2. java 实现des加密算法的源代码 其中注意这里只有代码,可实现加密-des encryption algorithm java implementation source code in which attention is here only a code encryption can be realized
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3485
    • 提供者:林子
  1. java-DES

    0下载:
  2. java 加密 解密 采用des加密方式-java encryption and decryption using des encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:7803
    • 提供者:hepeng
« 12 3 4 »
搜珍网 www.dssz.com